Use machine_halt() where it makes sense, to halt all processors
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 6 Apr 2006 15:41:53 +0000 (16:41 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 6 Apr 2006 15:41:53 +0000 (16:41 +0100)
commit7f21016a22a3f28f0ef8aba35f29a81b0cc2d5c5
tree9ab79657011ef8f821ddafb39e8be390233472ba
parent9444c07bdb26be151c6566fd703fa3b5c403e8d4
Use machine_halt() where it makes sense, to halt all processors
rather than just the current one.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/shutdown.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/traps.c
xen/drivers/char/console.c